[Top] [Prev] [Next] [Bottom]
[Contents]
SaGetHangTimeOut
Gets the amount of time, in seconds, that a Sapphire UNIX database gateway will hold database connections for a Sapphire generated application server. This property has no effect in the NT product.
#include "SaRnHtml.h"
int SaGetHangTimeOut SUTPROTO(());
Arguments
None.
Returns a number indicating the amount of time in seconds to hold open connections.
Gets the amount of time that a Sapphire UNIX database gateway will hold database connections for a Sapphire generated application server. This property has no effect in the NT product.
int t;
t = SaGetHangTimeOut();
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.